
Agentic Skills by nikblanchet
git-github-workflow
by nikblanchet
This skill must be used for all git and GitHub operations in BroteinBuddy project. Defines worktree-based workflow, branch naming conventions (setu...
writethedocs-conference-workflow
by nikblanchet
Complete workflow for creating and managing Write the Docs conference websites with YAML-driven pages. Use when setting up conference pages, managi...
writethedocs-documentation-standards
by nikblanchet
RST/Markdown writing standards, Vale rules, YAML data management, and content guidelines for Write the Docs. Use when writing documentation, creati...
github-code-reviews
by nikblanchet
Conduct comprehensive code reviews examining 11 dimensions - functional completeness (verify requirements from linked issues), architecture, testin...
rtd-contribution-workflow
by nikblanchet
Guide the Git and pull request workflow for contributing to Read the Docs (readthedocs/readthedocs.org) from a personal fork. Use when creating bra...
git-workflow
by nikblanchet
Git worktree-based workflow for docimp project. This skill should be used when creating worktrees, committing code, working with GitHub issues/PRs,...
development-standards
by nikblanchet
Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing ...
rtd-docs-standards
by nikblanchet
Documentation writing standards for Read the Docs. Use when writing or editing ReStructuredText documentation files. Covers RST style guide, Diátax...
access-skill-resources
by nikblanchet
Locate scripts, references, and assets bundled with skills. Use when a skill mentions bundled resources (scripts/, references/, assets/ subdirector...
writethedocs-git-workflow
by nikblanchet
Git workflow, PR process, commit standards, and CI/CD requirements for contributing to Write the Docs (writethedocs.org). Use when creating pull re...
rtd-code-standards
by nikblanchet
Code quality and style standards for Read the Docs contributions. Use when writing Python code, creating tests, or preparing code changes for PR su...
exhaustive-testing
by nikblanchet
Write comprehensive test coverage across unit, integration, regression, end-to-end, and manual tests. Watch for deprecation warnings in test output...
brotein-buddy-standards
by nikblanchet
BroteinBuddy project-specific development standards including testing requirements (90% coverage, 100% critical paths), code quality tooling (ESLin...
github-workflow
by nikblanchet
GitHub workflow using gh CLI - create issues with duplicate checking and labels, create PRs with CI/CD monitoring, link issues to PRs, squash-merge...
dependency-management
by nikblanchet
Use quality dependencies freely - default to using existing libraries over reinventing. For Python prefer conda over pip, maintain separate require...
cli-ux-colorful
by nikblanchet
Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or c...
handle-deprecation-warnings
by nikblanchet
Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update ...
GitHub Pull Requests
by nikblanchet
Create and manage pull requests with automatic CI/CD monitoring, issue linking, and squash merges using gh CLI
No Emoji for Developers
by nikblanchet
Never use emoji presentation characters in developer-facing content - signals AI-generated code that wasn't reviewed
Git Feature Branch Workflow
by nikblanchet
Use feature branches with nested issue branches, descriptive names, and squash-merge to main
Thorough Documentation
by nikblanchet
Write extensive, comprehensive documentation - documentation is not optional
GitHub Issue Management
by nikblanchet
Create well-labeled GitHub issues following best practices for duplicate detection and label management
Git Commit Workflow
by nikblanchet
Make incremental commits frequently - each commit should be a self-contained, working change
commit-style
by nikblanchet
Custom commit message and PR description conventions. This skill should be used when making git commits or creating pull requests to ensure consist...
Modern Language Versions
by nikblanchet
Adopt cutting-edge language features for cleaner, more elegant code
access-skill-resources
by nikblanchet
Locate scripts, references, and assets bundled with skills. Use when a skill mentions bundled resources (scripts/, references/, assets/ subdirector...
cli-ux-colorful
by nikblanchet
Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or c...
dependency-management
by nikblanchet
Use quality dependencies freely - default to using existing libraries over reinventing. For Python prefer conda over pip, maintain separate require...
development-standards
by nikblanchet
Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing ...
exhaustive-testing
by nikblanchet
Write comprehensive test coverage across unit, integration, regression, end-to-end, and manual tests. Watch for deprecation warnings in test output...
git-workflow
by nikblanchet
Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested iss...
handle-deprecation-warnings
by nikblanchet
Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update ...
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.