Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

uFawkesAI

يحتوي uFawkesAI على 122 من skills المجمعة من paruff، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
122
Stars
2
محدث
2026-06-17
Forks
0
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ai-stance
مطوّرو البرمجيات

Generate and maintain AI_STANCE.md for any uFawkes* repo. Use when onboarding a repo to the uFawkesAI suite, when reviewing AI policy currency, or when a new AI tool is being adopted. Implements DORA AI Capability 1.

2026-06-17
context-engineering
مطوّرو البرمجيات

Ensure graphify corpus is current and complete before each agent session. Define minimum AI-accessible documentation per repo. Use at session startup to verify internal context is available to AI tools. Implements DORA AI Capability 3.

2026-06-17
discovery
متخصصو إدارة المشاريع

15-minute JTBD + acceptance criterion exercise. Use before any spec session. Produces a discovery-brief.md that anchors the entire increment to a real user need and a measurable DORA outcome. Implements DORA AI Capability 6.

2026-06-17
documentation
مطوّرو البرمجيات

Enforce minimum documentation standard across uFawkes* repos. Use when auditing a repo before release, onboarding a new repo to the suite, or implementing roadmap item 0.6 (cross-repo README links). Directly supports DORA AI Capability 3 and the 2023 DORA finding that documentation quality amplifies all technical capabilities.

2026-06-17
dojo-content
معلمو التعليم العالي، جميع الآخرون

Create and manage DOJO content for platform engineering education and knowledge sharing.

2026-06-17
ai-policy-lifecycle
متخصصو إدارة المشاريع

Maintain AI_STANCE.md as a living document. Use quarterly or when a new AI tool is adopted. Handles review triggers, the three-bucket update process, socialization checklist, and cross-repo consistency. Companion to ai-stance skill.

2026-06-17
discovery-advanced
محللو أبحاث السوق ومتخصصو التسويق

Full user research methods for uFawkes product decisions. Use when the 15-minute discovery exercise is insufficient — when the riskiest assumption is untested, when user segments disagree, or when a major capability is being designed from scratch. Tier 3: Phase 2.

2026-06-17
dora-measurement
مطوّرو البرمجيات

Compute the four DORA delivery metrics from uFawkesObs (Prometheus + Loki). Use when producing monthly DORA snapshots, validating post-release metric trends, or generating ROI evidence. Requires uFawkesObs running. Implements DORA AI Capabilities 2 and 7.

2026-06-17
platform-feedback
متخصصو إدارة المشاريع

Quarterly developer feedback collection and analysis for the fawkes platform. Use to measure whether the IDP actually reduces cognitive load for the product teams using it. Implements DORA AI Capability 7 (Quality internal platforms) — the measurement half.

2026-06-17
release
مطوّرو البرمجيات

Execute the weekly release checklist for any uFawkes* repo. Use when an increment is ready to ship. Implements the write-once-ship-four-times pattern: README → CHANGELOG → GitHub Release → dev.to → LinkedIn → ufawkes.dev.

2026-06-17
roi-reporting
محللو التمويل والاستثمار

Monthly DORA ROI snapshot using the 2026 DORA ROI report five-dimension framework. Use when producing board-readable ROI evidence, quarterly LinkedIn posts, or Dojo 'proof it works' content. Requires dora-measurement snapshot. Tier 3: Phase 2.

2026-06-17
value-stream-mapping
متخصصو إدارة المشاريع

Map the product value stream to identify bottlenecks consuming AI productivity gains. Use when DORA metrics plateau, when lead time is high despite fast coding, or when planning a major capability investment. Based on DORA AI Capabilities Model v2025.1 VSM chapter. Tier 3: Phase 2.

2026-06-17
agent-decision-logging
المهن الحاسوبية الأخرى

Record agent decisions for post-hoc analysis and audit. Use when reviewing agent behavior patterns or tracking decision trends over time.

2026-06-16
agent-finding-quality
المهن الحاسوبية الأخرى

Measure whether agent findings are actionable, accurate, and useful. Use when evaluating agent effectiveness or tuning agent prompts to reduce noise.

2026-06-16
agent-invocation-tracking
المهن الحاسوبية الأخرى

Emit OTEL spans when an agent starts and completes its task. Use when instrumenting an agent to measure duration, success rate, and invocation patterns.

2026-06-16
agent-skill-load-events
المهن الحاسوبية الأخرى

Track which skills are loaded during agent invocations. Use when analyzing skill usage patterns, identifying dead skills, or optimizing context loading.

2026-06-16
agent-observability
المهن الحاسوبية الأخرى

Emit and consume telemetry spans for agent invocations, skill loads, findings, and decisions. Use when instrumenting the agent system itself or when analyzing agent behavior patterns.

2026-06-16
gitops-overlay-generation
مطوّرو البرمجيات

Generate GitOps overlays for each environment. Use when creating kustomize overlays with environment-specific configuration.

2026-06-16
build
مطوّرو البرمجيات

Turn plan into code, manifests, pipelines, and GitOps overlays. Use when implementing features, generating manifests, or creating pipeline configurations.

2026-06-16
architecture-decomposition
مطوّرو البرمجيات

Break the specification into logical architectural components. Use when identifying system components, data flows, external dependencies, and boundaries.

2026-06-16
component-identification
مطوّرو البرمجيات

Identify the components required to implement the design. Use when mapping architecture to concrete services, modules, pipelines, and GitOps components.

2026-06-16
interface-definition
مطوّرو البرمجيات

Define interfaces between components. Use when specifying API endpoints, data models, event schemas, and integration contracts.

2026-06-16
k8s-design-validation
مطوّرو البرمجيات

Validate Kubernetes-related design decisions. Use when checking resource requirements, deployment patterns, network design, and secret usage in the design.

2026-06-16
design
مطوّرو البرمجيات

Convert specification into technical design. Use when creating architecture, defining components, interfaces, and data flows.

2026-06-16
cli-ux
مطوّرو البرمجيات

Ensure the Fawkes CLI provides a clean, intuitive developer experience. Use when validating command naming, help text, error messages, or interactive prompts.

2026-06-16
cli-scaffolding
مطوّرو البرمجيات

Provide CLI commands that scaffold new components, pipelines, tests, and GitOps structures. Use when scaffolding new services, pipeline-spec.yaml, GitOps overlays, or test suites.

2026-06-16
template-scaffolding
مطوّرو البرمجيات

Generate new project components from templates. Use when scaffolding service boilerplate, tests, manifests, or workflows.

2026-06-16
coder-workspace-validation
مطوّرو البرمجيات

Ensure devcontainers run correctly inside Coder workspaces. Use when validating Coder template, workspace image, resource limits, or startup scripts.

2026-06-16
dev-container-setup
مطوّرو البرمجيات

Provide a reproducible, standardized development environment for all Fawkes projects using devcontainers. Use when validating devcontainer.json, Dockerfile.dev, required tools, or Coder compatibility.

2026-06-16
toolchain-validation
مطوّرو البرمجيات

Ensure all required tools for Fawkes development are installed and correct versions. Use when validating Node, Python, kubectl, kustomize, or Fawkes CLI versions.

2026-06-16
cluster-sim
مديرو الشبكات وأنظمة الحاسوب

Run a local Kubernetes cluster for development and testing. Use when starting kind/k3d, applying manifests, validating rollout, or checking logs.

2026-06-16
gitops-sim
مطوّرو البرمجيات

Simulate GitOps updates locally without pushing to remote repos. Use when cloning GitOps repo locally, applying OBS updates, or validating manifest correctness.

2026-06-16
local-environment-simulation
مطوّرو البرمجيات

Simulate PIPE, OBS, GitOps, and cluster behavior locally for fast feedback loops. Use when running local pipeline simulations, GitOps updates, or cluster deployments.

2026-06-16
dev-experience
مطوّرو البرمجيات

Set up local development environment. Use when configuring devcontainers, workspace bootstrap, or local simulation.

2026-06-16
dependency-installation
مطوّرو البرمجيات

Install all project dependencies in a reproducible way. Use when installing Node/Python dependencies, validating lockfiles, or checking reproducibility.

2026-06-16
env-generation
مطوّرو البرمجيات

Generate .env files for local development. Use when creating .env.local, populating required variables, or validating secrets are not committed.

2026-06-16
workspace-bootstrap
مطوّرو البرمجيات

Automate initial project setup for developers. Use when installing dependencies, generating environment files, configuring Git hooks, or bootstrapping local clusters.

2026-06-16
rollout-validation
مديرو الشبكات وأنظمة الحاسوب

Validate Kubernetes rollout behavior. Use when validating Deployment/StatefulSet rollout, readiness and liveness probes, or autoscaling behavior.

2026-06-16
e2e-deployment-validation
مديرو الشبكات وأنظمة الحاسوب

Validate that the deployed application behaves correctly after reconciliation. Use when validating rollout status, health checks, logs, metrics, or trace propagation.

2026-06-16
telemetry-validation
مطوّرو البرمجيات

Validate logs, metrics, and traces emitted by the deployed application. Use when validating log schema, Prometheus metrics, or OpenTelemetry traces.

2026-06-16
عرض أهم 40 من أصل 122 skills مجمعة في هذا المستودع.