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