Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

codeflare

codeflare에는 nikolanovoselec에서 수집한 skills 57개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
57
Stars
24
업데이트
2026-07-25
Forks
4
직업 범위
직업 카테고리 9개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

impeccable
웹·디지털 인터페이스 디자이너

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-25
git-review-pipeline
소프트웨어 품질 보증 분석가·테스터

SDD-mode PR-boundary review policy for Pi. The root launches visible reviewer lanes, publishes triage, ends the turn for acknowledgement, then fixes in a separate follow-up. Review is independent of CI.

2026-07-25
impeccable
웹·디지털 인터페이스 디자이너

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-25
pr-workflow
소프트웨어 품질 보증 분석가·테스터

Create a pull request with review, REQ backlinks, push, and CI handoff.

2026-07-25
browser-e2e
소프트웨어 품질 보증 분석가·테스터

Verify a deployed UI in a browser for interaction, mobile layout, and visuals.

2026-07-20
sdd-clean
소프트웨어 개발자

Workflow for /sdd clean — rescuing a rotted spec. Mode-aware behaviors (interactive/auto/unleashed), safety nets, what gets cleaned (incl. per-AC @impl AND @test anchor backfill at parity, gated by enforce_tdd), JUDGMENT auto-resolution rules. Invoked when /sdd clean runs. Requires the spec-driven-development skill for REQ format and Status semantics, and the spec-enforce skill family for the detection mechanics.

2026-07-19
spec-driven-development
소프트웨어 개발자

Specification-driven development index. Defines spec structure, REQ format, Status semantics, the @impl source-anchor and @test test-anchor conventions (per-AC, at parity), three autonomy modes, and routes to sub-command skills (sdd-init for bootstrap, sdd-clean for rescue). Holds the small sub-commands (edit, add, mode), Plan Mode integration, test discipline, templates. Invoked via /sdd.

2026-07-19
spec-enforce
소프트웨어 개발자

SDD spec enforcement orchestrator — the canonical cross-agent contract. Runs the 23-row execution manifest against the current diff (or full spec on scope=all). Detects forbidden content, REQ-shape violations, status drift, meta-leakage, changelog drift, backlog state, source-anchor truth-check (CQ-SOURCE — always runs), and per-AC test-anchor coverage at parity with source anchors (CQ-TEST — gated by enforce_tdd). Conditionally invokes spec-enforce-ac (when ACs touched) and spec-enforce-truth (when Implemented or Partial REQs touched or scope=all — Partial included so CQ-SOURCE can validate anchors). Invoked by spec-reviewer on every PR-boundary trigger and inline by the root-owned /sdd clean workflow.

2026-07-19
spec-enforce-truth
소프트웨어 개발자

SDD spec content-quality / source-of-truth checks — the canonical cross-agent contract. Runs CQ-1 (REQ-test truth-check), CQ-2 (vendor / external-interface drift), CQ-3 (content-preservation on shrink), CQ-TEST (test-anchor coverage — REQ-level coverage AND per-AC @test anchor verification at parity with @impl, gated by enforce_tdd), and CQ-SOURCE (source-anchor @impl truth-check, ALWAYS runs). Per-AC manual verification uses inline <!-- @manual --> markers. Invoked conditionally by spec-enforce when Implemented or Partial REQs are touched OR scope=all.

2026-07-19
advisor
기타 컴퓨터 관련 직업

User-invoked only; use advisor solely when the user explicitly requests advisor.

2026-07-19
browser-run
소프트웨어 개발자

Read blocked pages or interact with them using Cloudflare Browser Run.

2026-07-19
ci-monitoring
소프트웨어 개발자

Launch an independent Pi CI monitor after an eligible Git event or user request.

2026-07-19
consult-llm
기타 컴퓨터 관련 직업

User-invoked only for explicit requests to consult an external LLM.

2026-07-19
frontend-components
웹 개발자

Enforce composable UI and behavioral tests for repeated structure.

2026-07-19
graphify
소프트웨어 개발자

Build, refresh, query, explain, or trace Graphify repo and Vault knowledge.

2026-07-19
pi-web-access
소프트웨어 개발자

Search the web or fetch URLs; choose direct, indexed, curl, or browser access.

2026-07-19
review-scope
소프트웨어 개발자

Canonical executable Pi scope resolver shared by PR-boundary review, /review, and /sdd clean.

2026-07-19
review
소프트웨어 품질 보증 분석가·테스터

Pi-native Codeflare /review workflow. Run a full multi-perspective codebase review from 6 specialized subagents, cross-reference findings, filter against architecture decisions and prior triage, optionally verify externally, then triage interactively with the user. Static analysis only - no runtime, build, or test execution.

2026-07-19
rpiv-ask-user-question
기타 컴퓨터 관련 직업

Ask the user a structured, multiple-choice question (tool ask_user_question) instead of guessing when a decision is genuinely the user's to make. Tabbed single/multi-select dialog with previews and an "Other" free-text fallback.

2026-07-19
rpiv-todo
기타 컴퓨터 관련 직업

Track a multi-step task as a live to-do overlay (tool todo) that survives /reload and conversation compaction. Create/update/list/get/delete/clear tasks with a 4-state machine and blockedBy dependencies.

2026-07-19
doc-enforce-lanes
소프트웨어 개발자

SDD documentation lane-discipline enforcement — the canonical cross-agent contract. Runs Pass 3 (implementation-prose detection), Pass 4 (lane-violation signature catalogue), dual-narrative ADR detection, and Big-O jargon detection. Invoked conditionally by doc-enforce per file in diff.

2026-07-17
doc-enforce-shape
소프트웨어 개발자

SDD documentation structural shape enforcement — the canonical cross-agent contract. Runs Pass 5 (format-template field presence), Pass 6 (file-level shape consistency), Pass 7 (canonical per-endpoint rendering for api-reference*.md), plus the jump-TOC binding rule, TOC content rule, and index-table link rule. Invoked conditionally by doc-enforce when api-reference*.md or any canonical lane file is touched in diff (OR scope=all).

2026-07-17
doc-enforce
소프트웨어 개발자

SDD documentation enforcement orchestrator — the canonical cross-agent contract. Runs the 16-row execution manifest against documentation/. Detects forbidden content, per-element budget violations (per-file caps deprecated in v2.0), within-section semantic issues, authoring-quality prose (weasel, unverifiable, missing-why), REQ-backlink gaps, doc source-anchor truth (Pass 15 — always runs). Conditionally invokes doc-enforce-lanes (per file in diff), doc-enforce-shape (api-reference / canonical lane files), and doc-enforce-truth (Implemented REQ docs or scope=all). Invoked by doc-updater on every PR-boundary trigger and inline by the root-owned /sdd clean workflow.

2026-07-17
doc-enforce-truth
소프트웨어 개발자

SDD documentation truth-check / source-of-truth enforcement — the canonical cross-agent contract. Runs Pass 8 (verification truth-check), Pass 9 (Implements-vs-AC cross-walk), Pass 10 (stale code-block detection), Pass 11 (content-preservation on trim), Pass 12 (stranger cold-read), Pass 15 (doc source-anchor truth-check, ALWAYS runs). Invoked conditionally by doc-enforce when Implemented REQ docs are touched OR scope=all.

2026-07-17
git-review-pipeline
소프트웨어 개발자

SDD-mode review pipeline mechanics. PR-boundary trigger semantics, the three agents (code-reviewer, spec-reviewer, doc-updater), execution order (all three lanes run in parallel — report-only, the main session applies fixes), branch-protection setup commands. Invoked at PR-boundary events when sdd/ is bootstrapped, and when configuring branch protection on a new repo.

2026-07-17
spec-enforce-ac
소프트웨어 개발자

SDD spec AC quality and splitting enforcement — the canonical cross-agent contract. Runs AC granularity triggers 1-10, run-on safety net, per-AC verbosity cap, Constraints conciseness, actor coherence, sub-bullets ban, splitting by actor/sub-feature/concern, accretion guard, chain enforcement, mechanism leakage. Invoked conditionally by spec-enforce when diff touches any AC bullet OR any Constraints bullet OR scope=all.

2026-07-17
graphify
소프트웨어 개발자

Build and query knowledge graphs from any folder (code + docs + PDFs + images). MCP-backed. Activates on /graphify and on natural-language requests to graph a project.

2026-07-17
sdd-init
소프트웨어 개발자

Workflow for /sdd init bootstrap. Covers greenfield (lean two-confirm flow), Import Mode (two-output: REQs + triage), Resume Mode (drain triage queue), Phase 4 behavioral enumeration (deterministic source-surface walk that drives Phase 5d), Phase 5 enrichment pass (graphify-backed cross-link / ADR-seed / glossary-seed), Phase 7a source-anchor verification, Phase 7b enumeration-coverage verification, and dependency version resolution. Invoked when /sdd init runs. Requires the spec-driven-development skill for REQ format, Status semantics, and templates.

2026-07-17
turnstile-spin
소프트웨어 개발자

Set up Cloudflare Turnstile end-to-end — widget via API, siteverify Worker, frontend snippets, validation. Use to add Turnstile/CAPTCHA or protect a form from bots.

2026-07-11
cloudflare
소프트웨어 개발자

Cloudflare platform reference — Workers, Pages, KV/D1/R2, AI/Vectorize/Agents SDK, networking, WAF/DDoS, Terraform/Pulumi. Implementation reference (retrieval-first), NOT the new-project entry point: for a preference-less "build me X" request start with the `cloudflare-stack` playbook, and to ship/deploy use the `ship` skill. Use this for Cloudflare platform/API details while building or reviewing.

2026-07-01
cloudflare-stack
소프트웨어 개발자

The default new-project playbook — use whenever the user wants to build something from scratch and has NOT committed to a specific tech stack: "build something", "create a website", "make an app", "start a new project", "I have an idea", "build me a...", "I want to create...", "make me a...", "let's build...", "new project", or any idea described from scratch. When there is no stated technology preference, this skill picks the default stack and targets Cloudflare Workers for deployment; if the user has already pinned a non-Cloudflare stack, respect that. Use it proactively before writing any code. For Cloudflare platform/API details while implementing use the `cloudflare` reference skill; to ship/deploy use the `ship` skill.

2026-07-01
agents-sdk
소프트웨어 개발자

Build AI agents on Cloudflare Workers with the Agents SDK — stateful agents, Workflows, WebSockets, scheduled tasks, MCP servers, chat/voice. Retrieval-first from Cloudflare docs.

2026-06-30
cloudflare-email-service
소프트웨어 개발자

Send/receive transactional email on Cloudflare (Email Sending + Routing, SPF/DKIM/DMARC, wrangler email). Use for any add-email task on Workers. Retrieval-first.

2026-06-30
cloudflare-one-migrations
정보 보안 분석가

Plan migrations from Zscaler/Palo Alto/legacy VPN/SWG/SASE to Cloudflare One — assessments, policy mapping, rollout, parity/gap analysis.

2026-06-30
cloudflare-one
정보 보안 분석가

Cloudflare One Zero Trust / SASE — Access, Gateway, WARP, Tunnel, DLP, CASB, device posture, identity. Design, configure, troubleshoot, or review. Retrieval-first.

2026-06-30
durable-objects
소프트웨어 개발자

Build/review Cloudflare Durable Objects — stateful coordination, RPC, SQLite, alarms, WebSockets, wrangler config, Vitest. Retrieval-first.

2026-06-30
sandbox-sdk
소프트웨어 개발자

Build secure sandboxed code execution with the Cloudflare Sandbox SDK — code interpreters, CI, dev environments, untrusted code, preview URLs. Retrieval-first.

2026-06-30
ship
소프트웨어 개발자

This skill should be used when the user wants to "ship this", "deploy this", "publish my code", "push to GitHub", "create a repo", "set up GitHub", "share my code", "put this online", "make this live", "get a URL for this", "host this", "I want people to see this", "deploy to Cloudflare", "how do I get this on the internet", "I want to share what I built", "make this accessible", "launch this", "push my changes", "create a repository", "set up version control", or mentions anything about getting their code online, shared, deployed, or published. This skill detects the current state of GitHub and Cloudflare configuration and only guides through what is missing. Use this skill proactively — if the user has finished building something and expresses any desire to share it, back it up, deploy it, or make it accessible, this is the right skill.

2026-06-30
web-perf
소프트웨어 개발자

Audit web performance via Chrome DevTools MCP — Core Web Vitals (LCP/INP/CLS), render-blocking, layout shifts, caching, a11y, Lighthouse. Retrieval-first.

2026-06-30
workers-best-practices
소프트웨어 개발자

Review/author Cloudflare Workers against production best practices — streaming, floating promises, global state, secrets, bindings, observability, wrangler.jsonc. Retrieval-first.

2026-06-30
이 저장소에서 수집된 skills 57개 중 상위 40개를 표시합니다.