Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
onepunch-tk
Profil créateur GitHub

onepunch-tk

Vue par dépôt de 30 skills collectés dans 3 dépôts GitHub.

skills collectés
30
dépôts
3
mis à jour
2026-05-20
explorateur de dépôts

Dépôts et skills représentatifs

prd
Développeurs de logiciels

PRD generation rules and unified template enforced by a Python script. Single 14-section structure for Web, Backend, Mobile, and multi-platform projects.

2026-05-20
adr
Développeurs de logiciels

ADR (Architecture Decision Record) generation + supersession rules. Immutable per-file under docs/adr/ (Status line is the only mutable surface). Bootstrap enumerates from PRD; standalone `/blueprint adr` adds or supersedes. Python-backed renderer.

2026-05-19
agent-memory-guide
Spécialistes en gestion de projets

Shared memory-management guidance for subagents. Preload via the subagent's skills frontmatter field so every agent follows the same rules about what to save, when to save, and when to retrieve.

2026-05-19
architecture
Développeurs de logiciels

Generate or update docs/ARCHITECTURE.md via a Python-backed, single unified template. Supports React Router Framework, Expo Router, NestJS, and Tauri 2 across single-package and monorepo layouts. The renderer enforces scope discipline — data model, features, code snippets, and tech-stack recommendations are rejected as PRD-territory.

2026-05-19
blueprint
Développeurs de logiciels

Orchestrate creation/update of PRD, ADR, ARCHITECTURE, and ROADMAP via a guided 5-mode flow (Bootstrap / PRD / ADR / ARCHITECTURE / ROADMAP). Wraps the six doc subagents with phase-state enforcement so steps cannot be skipped. Use when the user invokes `/blueprint`, asks to "PRD/ROADMAP을 만들자", or wants to initialize/refresh project documentation.

2026-05-19
ca-rules
Spécialistes en gestion de projets

Clean Architecture 4-layer dependency rules, TDD-exempt layer list, and test policy per layer. Reference-only skill preloaded by pipeline, tdd, code-reviewer, and other architecture-aware consumers.

2026-05-19
cf-deploy
Développeurs de logiciels

Generate a production-ready GitHub Actions workflow that deploys a project to Cloudflare Workers via the official cloudflare/wrangler-action. Auto-detects the package manager (bun/pnpm/yarn/npm), reads the project's package.json scripts to assemble the right quality gates (lint/typecheck/test) and build step, parameterizes branches from .claude/config.json, and writes the rendered YAML to .github/workflows/deploy-cloudflare-workers.yml. Use whenever the user asks to "set up Cloudflare Workers deployment", "add a Cloudflare deploy workflow", "create a wrangler GitHub Action", "deploy this project to Workers from GitHub", or any phrasing about a CI/CD pipeline targeting Cloudflare Workers — even when they don't say the word "skill". Do not use this skill for Cloudflare Pages, Vercel, Netlify, or other platforms.

2026-05-19
ci-setup
Développeurs de logiciels

Generate a standalone .github/workflows/ci.yml that runs lint / typecheck / test / build on pull requests. Reads the project's package.json to assemble the right step set for the detected package manager (bun / pnpm / yarn / npm). Produces a self-contained workflow — no dependency on cc-ecosystem reusable workflows or composite actions. Triggers: "ci.yml 만들어줘", "GitHub Actions 셋업", "/ci-setup", "set up CI for this project". Do NOT use this skill for deploy/release workflows (cf-deploy, eas-deploy, etc. are separate target-specific skills).

2026-05-19
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
workflow-team
Gestionnaires des systèmes informatiques et d'information

Workflow for Agent Teams autonomous parallel development. Provides team lead orchestration guide and teammate execution protocol. Covers file ownership, communication, and merge strategy.

2026-02-09
review-report
Analystes en assurance qualité des logiciels et testeurs

Generates standardized review reports for the code-reviewer agent. Called by reviewer agents to produce consistent, structured report output.

2026-02-09
workflow-interactive
Développeurs de logiciels

Development workflow for implementation tasks. Use when: implementing features, fixing bugs, creating components, writing routes, integrating APIs, or any task that involves writing production code. Provides the standard TDD-first development cycle with code review and validation steps. Do NOT use for research, documentation-only, or planning-only tasks.

2026-02-09
project-structure
Développeurs de logiciels

Analyze and document project structure using framework-specific Clean Architecture templates. Supports: React Router Framework, Expo Router, NestJS. Auto-detects project type from config files or accepts explicit argument.

2026-02-09
git
Développeurs de logiciels

Git automation skill. Provides task selection UI when /git command is executed. Choose from commit, push, sync, merge operations.

2026-02-09
tdd
Analystes en assurance qualité des logiciels et testeurs

TDD (Test-Driven Development) rules and patterns. Use when: (1) Writing unit tests, (2) Determining test targets, (3) Following TDD cycle. Supports Expo, React Native, React Router, NestJS using Vitest/Jest.

2026-01-31
3 dépôts affichés sur 3
Tous les dépôts sont affichés