bl1nk-bot/bl1nk-agents-manager
Agent
Expert research agent specialized in deep information retrieval, documentation analysis (via context7), and knowledge synthesis. Saves findings to local cache for efficiency.
bl1nk-bot/bl1nk-agents-manager
Agent
Expert research agent specialized in deep information retrieval, documentation analysis (via context7), and knowledge synthesis. Saves findings to local cache for efficiency.
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5)…
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or…
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
บันทึกการเรียนรู้ ข้อผิดพลาด และการแก้ไขเพื่อการปรับปรุงอย่างต่อเนื่อง ใช้เมื่อ: (1) คำสั่งหรือการทำงานล้มเหลว (2) ผู้ใช้แก้ไขข้อมูล (3) ผู้ใช้ร้องขอความสามารถที่ไม่มี (4) API หรือเครื่องมือภายนอกล้มเหลว (5) พบแนวทางที่ดีกว่าสำหรับงานที่ทำซ้ำ หรือต้องการทบทวนการเรียนรู้ก่อนเริ่มงานสำคัญ.
bl1nk-bot/bl1nk-agents-manager
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.
Skill Claude CodeCodex
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Skill Claude CodeCodex
Generate a custom checklist for the current feature based on user requirements.
Skill Claude CodeCodex
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Skill Claude CodeCodex
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Skill Claude CodeCodex
Auto-commit changes after a Spec Kit command completes.
Skill Claude CodeCodex
Create a feature branch with sequential or timestamp numbering.
Skill Claude CodeCodex
Initialize a Git repository with an initial commit.
Skill Claude CodeCodex
Detect Git remote URL for GitHub integration.
Skill Claude CodeCodex
Validate current branch follows feature branch naming conventions.
Skill Claude CodeCodex
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodex
Execute the implementation planning workflow using the plan template to generate design artifacts.
Skill Claude CodeCodex
Create or update the feature specification from a natural language feature description.
Skill Claude CodeCodex
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Skill Claude CodeCodex
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Skill Claude CodeCodex
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards for the Bl1nk Agents Manager.
Skill Claude CodeCodex
Use this skill for writing, reviewing, and editing documentation (/docs directory or any .md file) for Bl1nk Agents Manager.
Skill Claude CodeCodex
Expert system for creating and validating Gemini CLI extensions. Capable of scaffolding directory structures, generating manifests, and validating compliance with best practices.